.bottom-div { 
    width: 100%;
    float: left;
}

/** 友情链接 **/
.friendlink {
    width: 1200px;
    margin: 0 auto;
    height: 110px; 
}

.link-title {
    height: 46px;
    line-height: 46px;
    width: 1200px;
    background-color: #006BD9;
}

.link-title span {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    padding-left: 15px;
}

.linknr {
    width: 1210px;
    margin-top: 8px;
}

.linknr ul li {
    float: left;
    margin-right: 5px;
}

.linknr  ul li:hover {
    filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6
}

/*footer */
.footer{
    width: 100%;
    height: 165px;
    background: #006BD9;
    float: left;
    margin-top: 10px;
}

.footerbox{
    width: 1200px;
    margin: 0 auto; 
}

.footer-top{
    height: 140px;
    width: 1200px; 
    border-bottom: 1px solid #fff;
}

/* .footer-title{ 
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    color: #fff;
    letter-spacing: 2px;
    margin-top: 30px;
} */
 
.textm{
    margin-top:20px;
    width:800px;
    float:left;  
    overflow:hidden;
    text-align: left;
    line-height:25px;
    color:#fff;
    font-size:14px;
    letter-spacing: 0.5px;
    border-right: 1px solid #fff;
}

.footer-top .images{ 
    float: right;
}

.footer-top .images .image1 {
    width: 100px;
    float: left;
    margin-top: 10px;
    text-align: center;
}

.footer-top .images .image1 span {
    width: 100px;
    float: left;
    text-align: center;
    font-size: 10px;
    color: #fff;
}

.footer-top .images .image2 {
    width: 110px;
    float: left;
    margin-top: 10px;
    margin-left: 25px;
    text-align: center;
}

.footer-top .images .image2 span {
    width: 110px;
    float: left;
    text-align: center;
    font-size: 10px;
    color: #fff;
}

.footer-bottom {
    height: 24px;
    width: 1200px;   
    font-size: 10px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}